CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 中值滤波 matlab

搜索资源列表

  1. cells.rar

    0下载:
  2. 读入红细胞图片,通过中值滤波,开运算,闭运算,以及贴标签等方法获得细胞个数,Caculate the number of cells in the picuture, use method of midfilter,label and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3862
    • 提供者:颖川
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:281805
    • 提供者:刘雨相
  1. MATLAB6

    0下载:
  2. Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
  3. 所属分类:File Formats

    • 发布日期:2017-05-17
    • 文件大小:5100168
    • 提供者:王宇歆
  1. FingerprintImagePreprocessing

    0下载:
  2. 对一个指纹图像进行匹配前的预处理操作,实现对图像的中值滤波,锐化,二值化,细化等操作。-Match for a fingerprint image pre-processing prior to operations, to achieve the image median filtering, sharpening, binarization, thinning and other operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:758
    • 提供者:贾子渊
  1. zxl

    0下载:
  2. 利用维纳图像复原,并采用直接逆滤波、信噪比维纳滤波、自相关函数维纳滤波、中值滤波进行横向、纵向比较-Image restoration using Wiener and direct inverse filtering, Wiener filtering noise ratio, since the correlation function Wiener filtering, median filtering for horizontal, vertical comparison
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2862
    • 提供者:吕军
  1. pcnnimwrite

    1下载:
  2. 去除脉冲噪声:中值滤波,均值滤波,PCNN滤波的比较,包括计算噪声图像的信噪比,matlab算法程序。-Remove impulse noise: median filter, mean filter, PCNN filter comparison, including the calculation of noise, the SNR, matlab algorithm program.
  3. 所属分类:matlab

    • 发布日期:2015-05-01
    • 文件大小:51200
    • 提供者:liu
  1. MATLABimageprocess1

    1下载:
  2. 实现对图像的基本处理,如:均值滤波、中值滤波、伪彩色处理。-To realize the basic image processing, such as: mean filtering, median filtering, pseudo-color processing.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:125754
    • 提供者:ghostlin
  1. denoise

    2下载:
  2. 图像分别加高斯噪声和椒盐噪声,然后进行中值滤波和算术均值滤波去噪处理。-Images were added Gaussian noise and salt and pepper noise, median filter and then the arithmetic mean filter denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91073
    • 提供者:ztj
  1. 1

    2下载:
  2. 内含完整的中值滤波、图像分割、字符识别程序,整个OCR系统-a complete OCR system, contain edian filtering, image segmentation, character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:64346
    • 提供者:leguangren
  1. LicensePlateRecognition

    1下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:730813
    • 提供者:肖伟
  1. LRG41

    0下载:
  2. 矩形邻域中值滤波设计程序,实现3×3邻域中值滤波以及实现5×5十字形中值滤波。-Rectangular o-domain filter design process, the realization of 3 × 3 neighborhood domain filtering and the achievement of 5 × 5 cross median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:赵少敏
  1. pciidenoise

    1下载:
  2. %通过耦合神经网络结合中值滤波实现图像的降噪源代码- Through the combination of coupled neural network filtering image noise source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:945
    • 提供者:xcc
  1. 3

    0下载:
  2. matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:wang
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. fringe_processing

    1下载:
  2. 对采集到的干涉条纹进行中值滤波、二值化、条纹细化计算条纹间距的程序-Of the interference fringes collected for median filtering, binarization, thinning stripes stripe spacing calculation procedures
  3. 所属分类:matlab

    • 发布日期:2016-10-04
    • 文件大小:744
    • 提供者:肖明珠
  1. matlab

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4053
    • 提供者:周鹏
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  1. 5

    0下载:
  2. 一种基于自适应的新型中值滤波算法,很不错,希望对大家有所帮助。-A new type of China-based adaptive filtering algorithm, it is good, I hope to help all of you.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:157610
    • 提供者:awhzss
  1. quan

    0下载:
  2. 中值滤波,方块编码,阈值分割,都是很有用的哦,是matlab哦,大家有用的就来拿,我们可以交流咯,qq405278807-Median filter, box codes, threshold segmentation, are useful Oh, oh, matlab, everyone on the useful, we can exchange pyronaridine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:4632
    • 提供者:jell
  1. matlabcode4

    1下载:
  2. 利用matlab实现图像的滤波。本程序编写了理想滤波器和巴特沃斯滤波器的代码。此外还实现的图像均值滤波和中值滤波。-use matlab to filter the wavelet
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:125408
    • 提供者:gao
« 1 2 3 4 5 67 8 9 10 11 ... 26 »
搜珍网 www.dssz.com